Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:tumbler:start [2022/12/05 11:10] – [Debugging Support] Update 4.18 gaelxfce:tumbler:start [2023/11/02 11:20] (current) – [Standards compliance] Update spec link gael
Line 21: Line 21:
 thumbnail management D-Bus specification described on  thumbnail management D-Bus specification described on 
  
-[[https://wiki.gnome.org/DraftSpecs/ThumbnailerSpec]]+[[https://wiki.gnome.org/Attic/DraftThumbnailerSpec]]
  
 written in an object-oriented fashion using GLib and GObject. Its written in an object-oriented fashion using GLib and GObject. Its
Line 65: Line 65:
   * [[https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html|XDG Base Directory Specification]]   * [[https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html|XDG Base Directory Specification]]
   * [[https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html|Thumbnail Managing Standard]]   * [[https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html|Thumbnail Managing Standard]]
-  * [[https://wiki.gnome.org/DraftSpecs/ThumbnailerSpec|Thumbnail Management D-Bus Specification]]+  * [[https://wiki.gnome.org/Attic/DraftThumbnailerSpec|Thumbnail Management D-Bus Specification]]
   * [[https://www.freedesktop.org/wiki/Specifications/file-uri-spec/|File URI Specification]]   * [[https://www.freedesktop.org/wiki/Specifications/file-uri-spec/|File URI Specification]]
  
Line 87: Line 87:
 Tumbler depends on the following packages: Tumbler depends on the following packages:
  
-  * GLib >= 2.50.0+  * GLib >= 2.66.0
  
 Tumbler can optionally use the following packages: Tumbler can optionally use the following packages:
  
-  * gdk-pixbuf >= 2.14.0 (various image formats, some of them requiring the installation of optional libraries specific to gdk-pixbuf; also required for all other plugins below) +  * gdk-pixbuf >= 2.40.0 (various image formats, some of them requiring the installation of optional libraries specific to gdk-pixbuf; also required for all other plugins below) 
   * FreeType >= 2.0.0 (font)   * FreeType >= 2.0.0 (font)
 +  * A libjpeg implementation (e.g. libjpeg-turbo)
   * FFmpegthumbnailer >= 2.0.0 (video)   * FFmpegthumbnailer >= 2.0.0 (video)
   * GStreamer >= 1.0.0 (video)   * GStreamer >= 1.0.0 (video)
Line 105: Line 106:
  
 ===== Latest Release ===== ===== Latest Release =====
-{{rss>https://archive.xfce.org/feeds/project/tumbler 1 date description 2h}}+{{rss>https://archive.xfce.org/feeds/project/tumbler 1 date 2h}}
  
-[[https://archive.xfce.org/src/xfce/tumbler/|Previous Releases]]+[[https://gitlab.xfce.org/xfce/tumbler/-/blob/master/NEWS|Read the CHANGELOG]] 
 + 
 +  * **[[https://archive.xfce.org/src/xfce/tumbler/|Download current release]]** (link also contains older versions)
  
 [[|Back to Top]] [[|Back to Top]]